upper case
英 [ˌʌpə ˈkeɪs]
美 [ˌʌpər ˈkeɪs]
n. 大写字母
牛津词典
noun
- 大写字母
capital letters (= the large form of letters, for example A, B, C rather than a, b, c)- Headings should be in upper case.
标题应该大写。
- Headings should be in upper case.
柯林斯词典
- ADJ (字母)大写的
Upper caseletters are capital letters.- Most schools teach children lower case letters first, and upper case letters later.
大多学校先教孩子们小写字母,然后再教大写字母。 - Upper caseis also a noun.
- I'm wondering if 'per capita' ought to have upper case, or should it be lower case?
我想知道per capita是应该大写呢,还是小写?
- Most schools teach children lower case letters first, and upper case letters later.
双语例句
- In the first one, we use the s ( substitute) command to substitute an upper case for a lower case'a'on each line.
在第一个脚本中,我们使用s(替换)命令来将每一行中的小写‘a’替换为大写。 - In this name, the three words, get, car, and price, which constitute the service name, are separated by three upper case letters, G, C, and P.
在这个名称中包含get、car和price三个单词,分别使用G、C和P三个大写字母加以区分。 - The following registers are supported. Register names are always in upper case.
支持下面的寄存器。寄存器名都是大写的。 - Titles set in upper case.
以大写字母排版的标题。 - The case first attribute controls whether upper case characters collate before or after lower case characters, in the absence of other differences in the two text strings.
大小写优先属性控制在两个文本字符串中没有其他差异的情况下,大写字符排列在小写字符前面还是后面。 - Upper case and lower case can be freely used in expression;
大写和小写可以自由使用表达; - For example one common convention for naming service uses upper case letters to separate/ distinguish words in the name of the service.
例如,命名服务的一个常见约定是使用大写字母来分离/区分服务名中的单词。 - The array_change_key_case() function returns an array with all array KEYS in lower case or upper case.
函数的作用是:返回字符串键名全为小写或大写的数组说明。 - The fields of the array are named fields that map to the upper case column names that were requested in the SELECT statement.
该数组的字段是命名字段,用于映射SELECT语句中需要的大写体列名。 - This function first parses the second word from the option ( the first word being the first name), changes it to upper case, and then compares the two strings and returns a-1,1, or0.
该函数首先解析选项的第二个词(第一个词是名字),将它变为大写形式,然后比较两个字符串,并返回-1、1或0。